home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / QL2ST.TXT < prev    next >
Encoding:
Text File  |  1997-02-06  |  2.9 KB  |  69 lines

  1. QL2ST v3.0, a QL to ST file conversion utility
  2. ==============================================
  3. (This manual was thrown together very quickly, please email comments.)
  4.  
  5. QL2ST currently has two functions:
  6. - Initialise disks in the Sinclair QL format
  7. - Convert files from a QL format disk to a TOS file system
  8.  
  9. Disk initialization
  10. -------------------
  11. For most people this is probably a rather unnecessary function.
  12. The same thing can of course be done on a QL while QLem, my FreeWare
  13. Sinclair QL emulator, is normally not capable of accessing QL disks.
  14.  
  15. However, if you're lucky enough to have ROM dump of a QL disk device
  16. driver that's supported by QLem, you'll need this if you want to
  17. format a disk. QLem is not capable of formatting disks.
  18.  
  19.  
  20. File conversion
  21. ---------------
  22. QL2ST should be able to read files from any QL disk (see README.1ST).
  23. A home-made file selector will appear, allowing you to chose any
  24. number of files to convert. Selected files will be inverted and a
  25. running file/size count will be updated at the top of the dialog.
  26.  
  27. The arrows to the right of the file names can be used to scroll up
  28. and down if all files are not visible. A single click will scroll
  29. one line (the scroll will continue as long as the mouse button is held
  30. down), while a double click will scroll a whole page at a time.
  31.  
  32. Several files can be selected/unselected at once by normal 'dragging'.
  33. The extremely simple implementation of this will be improved with an
  34. updated version of QL2ST. I hope you can live with the current one
  35. for the time being.
  36.  
  37. At the bottom of the dialog there are four buttons:
  38. Select All        -   Selects all files on the disk for conversion
  39. Invert selection  -   All selected files are unselected and vice versa
  40. Convert           -   Do conversion of currently selected files
  41. Cancel            -   Quit file conversion without doing anything
  42.  
  43. When 'Convert' is pressed, QL2ST starts going through all the selected
  44. files one by one. After each file is loaded, the normal TOS file
  45. selector will appear and you can give the name of under which you wish
  46. the file to be stored. QL2ST will try to suggest a suitable name, but
  47. since QDOS allows 36 charcter names and TOS only 8+3, you may well have
  48. better ideas yourself.
  49.  
  50. For each file saved, an entry will be added to a file called _QDOS.NME
  51. in the same directory. This entry will contain the full original file
  52. information as well as the TOS name the file was given.
  53. If the _QDOS.NME file is used with QLem v1.40 (see that manual), the
  54. file can be called by it's original name under QDOS. This is very
  55. useful for programs that searches for file under specific names.
  56.  
  57. The current _QDOS.NME scheme is not really very good and will be
  58. improved in both functionality and handling in the future.
  59.  
  60.  
  61. Johan Klockars
  62. Skaragatan 8d
  63. S-415 01 Gothenburg
  64. SWEDEN
  65.  
  66. tel:     +46(0)31-844481
  67. email:   rand@cd.chalmers.se  or  johan@rand.thn.htu.se
  68. WWW/ftp: http://rand.thn.htu.se
  69.